
/*头部*/
.head{width: 100%;height: 140px;background: #fff;}
.head .logo{width: 324px;height: 112px;}
.head .head-nav{height: 112px;}
.head .head-nav li{float: left;line-height: 112px;transition: all .5s;}
.head .head-nav li .mainli{display: block;padding: 0 14px;font-size: 15px;color: #202020;position: relative;z-index: 2;}
.head .head-nav li:hover .mainli,.head .head-nav li .current{color: #fff;background: #e62129}
#blob{background: #e62129;position: absolute;z-index:- 1;top: 0;color: #fff;}
.menu1{position: relative;}
.menu1 .menu2{position: absolute;z-index: 10;width:450px;background: #fff;padding: 20px 40px;display: none;box-shadow: 0 0 6px #ccc;}
.menu1 li:nth-last-child(1) .menu2{right:0px;}
.menu1 li:nth-last-child(2) .menu2{right: 0px;}
.menu1 li:nth-last-child(3) .menu2{right:0px;}
.menu1 li:nth-last-child(4) .menu2{right:0px;}
.menu1 .menu2 img{float: right;width: 300px;}
.menu1 .menu2 .menulist{width:140px;float: left;}
.menu1 .menu2 .menulist a{display: block;text-align:left;line-height:28px;color:#666;padding:0 0 0 10px;font-size:13px;border-bottom: dashed 1px #ddd;background: url(../images/arrow_one.png) left no-repeat;}


/*广告*/
.banner{height:600px;position: relative;margin: 0 auto;overflow: hidden;}
.banner .bd{height:585px;overflow: hidden;position: relative;z-index: 0;left: 50%;margin-left: -960px;}
.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:80px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{display:inline-block;width: 15px;height: 15px;border-radius: 15px;background: #fff;margin-right: 10px;cursor: pointer;overflow: hidden;}
.banner .hd ul li.on{background: #da3515;}
.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;}
.banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;}
.banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;}


/*通告栏目*/
.information{position: relative;}
.informationBar{border:1px solid #d9d9d9;border-top-color:#e62129;background: #fff;height: 59px;position: absolute;top: -74px;left: 0;right: 0;z-index: 10;}
.notice{padding: 15px;}
.notice h6{float: left;font-size: 16px;color: #e62129;margin-right: 30px;}
.notice .tempWrap{width:730px !important;}
.notice ul{overflow:hidden;zoom:1;}
.notice li{margin-right:20px;height:20px;line-height:20px;text-align:left;font-size: 13px;position: relative;padding-left: 13px;}
.notice li span{float: right;color: #999999;}
.notice li:before{content: "";width:4px;height: 4px;background: #000;position: absolute;top: 8px;left: 0;}
.search{overflow: hidden;padding: 10px 0;}
.search form{background-color: #fff;padding:5px;}
.search .txt{height:25px;line-height: 25px;float: left;width: 290px;border: 0;outline: none;font-family:"微软雅黑";}
.search .sub{background: url(../images/searBtn.png) no-repeat center center;width:29px;height:29px;float: left;border: 0;}

/*行业资讯*/
.home-news{padding: 10px;}
.home-video{width: 340px;cursor: pointer;}
.home-video img{height: 255px;}
.home-newsMain{width:1150px;height:1900px;overflow: hidden;padding: 25px;background:#fefffb;margin-right:15px;margin:0 8px 0 7px;}
.home-newsMain h3{font-size:20px;color: #191919;padding-bottom: 5px;border-bottom:2px solid #d3d3d3;margin-bottom: 13px;}
.home-newsMain h3 span{font-size: 12px;color: #666666;}
.home-newsMain .more{float: right;font-size:12px;margin-top: 10px;position: relative;}
.home-newsMain .more:hover{color: #e62129}
.home-newsMain .more:before{position: absolute;content: "+";width: 15px;height: 15px;background:#e62129;line-height: 15px;color: #fff;text-align: center;left: -20px;}
.home-newsBox li{line-height: 30px;height:30px;font-size: 12px;padding-left: 15px;position: relative;}
.home-newsBox li:before{content: "";width: 4px;height: 4px;background: #cc3300;position: absolute;top: 10px;left: 0;}
.home-newsBox li span{float: right;font-size: 13px;color: #999999;}
.home-newsBan{width: 340px;position: relative;}
.home-newsBan ul{height:255px;overflow: hidden;}
.home-newsBan .prev,.home-newsBan .next{display:block;width: 20px;height:35px;position: absolute;z-index:2;top:50%;margin-top: -20px;cursor: pointer;}
.home-newsBan .prev{background: url(../images/home-tab.png) no-repeat left top;left: 5%;}
.home-newsBan .next{background: url(../images/home-tab.png) no-repeat right top;right: 5%;}


/*新闻资讯*/
.index_news{
	width: 1200px;
	margin: 0 auto;
	padding-top: 66px;
}
.index_news ul{
	float: left;
	width: 352px;
	margin-right:70px;
}
.index_news ul h3{
	background: url(../images/home-tab.png) center no-repeat;
	text-align: center;
	font-size: 25px;
	color: #da3515;
	font-weight: normal;
}
.index_news ul>div{
	width: 352px;
	height: 154px;
	overflow: hidden;
	margin: 20px 0 10px;
}
.index_news ul>div img{
	width: 352px;
	height: 154px;
}
.index_news ul li{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.index_news ul li a{
	color: #000;
}

.index_news  a.more_pp{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 14px;	
	text-align: center;
	margin: 0 auto;
	background: #DDD;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
.index_news   a.more_pp:hover{
	color: #fff;
	background: #da3515;
}

.index_news ul li:hover a,.index_news ul li:hover span{
	color: #da3515;
}
.index_news ul li span{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.index_news ul a.more_pp{
	margin-top: 10px;
}
/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

.txtMarquee{
	
}
.txtMarquee .bd dl dt{
	border-bottom: 1px solid #EEEEEE;
	padding: 12px 0;
	font-size: 14px;
}
.txtMarquee .bd dl dt a{
	display: block;
	background: url(../images/wen.png) left center no-repeat;
	padding-left: 30px;
	color: #000;
	margin-bottom: 10px;
}
.txtMarquee .bd dl dt span{
	display: block;
	background: url(../images/da.png) left 3px no-repeat;
	padding-left: 30px;
	color: #666;
	line-height: 24px;
}
.txtMarquee .bd dl dt:hover a{
	color: #da3515;
}



/*产品系列*/

.home-series li{top:40px;float: left;width:400px;height:205px;background-repeat: no-repeat;background-position: left bottom;position: relative;overflow: hidden;}
.home-series li img{transition: all .5s;}
.home-series li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.home-series li .txt{color: #fff;font-size: 12px;position: absolute;z-index: 2;left: 0;right:0;bottom: 0;top: 0;}
.home-series li .txt p{line-height: 20px;font-size:14px;}
.home-series li h3{font-size:24px;color:#fff;margin-bottom: 30px;}
.home-series li h3 span{display: block;font-size: 14px;position: relative;font-family: "微软雅黑"}
.home-series li h3 span:after{position: absolute;content: "";width: 20px;height: 1px;bottom: -10px;left: 0;}
.home-series .Paint{background-color:#ffcb1a;}
.home-series .Paint h3{padding:45px 0 0 240px;}
.home-series .Paint p{padding: 0 20px 0 240px;}
.home-series .Inorganic{background-color:#c82f73;}
.home-series .Inorganic h3{padding:45px 0 0 200px;}
.home-series .Inorganic p{padding: 0 20px 0 200px;}
.home-series .series{background-color:#1e1d56;}
.home-series .series h3{padding:45px 0 0 240px;}
.home-series .series p{padding: 0 20px 0 240px;}

/*产品展示*/
.home-case{padding:50px 0;}
.home-case h3{font-size: 20px;color: #191919;margin-bottom: 40px;position: relative;}
.home-case h3:after{content: "";position: absolute;border-top: 2px solid #e5e5e5;height:1px;left: 210px;right:65px;top: 17px;}
.home-case h3 span{font-size: 12px;color:#666666;}
.home-case h3 .more{float: right;font-size: 12px;margin-top: 10px;position: relative;}
.home-case h3 .more:hover{color: #e62129;}
.home-case h3 .more:before{position: absolute;content: "+";width: 15px;height: 15px;background:#e62129;line-height: 15px;color: #fff;text-align: center;left: -20px;}
.home-casemain ul{width: 1300px;}
.home-casemain li{width:285px;float: left;margin-right:20px;}
.home-casemain li .pic{height:210px;overflow: hidden;}
.home-casemain li .pic img{width: 100%;height: 100%;transition: all .5s;}
.home-casemain li:hover .pic img{transform: scale(1.2);-ms-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);-moz-transform: scale(1.2);}
.home-casemain li h5{font-size:16px;margin: 15px 0;}
.home-casemain li:hover h5{color:#e62129;}
.home-casemain li p{font-size: 12px;height: 70px;line-height: 20px;}
.home-casemain li span{display: block;font-size: 12px;width:100px;height: 24px;line-height: 24px;border: 1px solid #cccccc;text-indent: 10px;transition: all .5s;}
.home-casemain li:hover span{color: #fff;background: #e62129;border-color: #e62129;}

/*页面底部*/
#footer{
	position:relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	background:#353535 url(../images/ftbg.jpg) center top no-repeat;
}
#footer a{color:#fff;}
#footer a:hover{color:#da3515;text-decoration:none;}
.copyright{color: #000;text-align: center;padding: 5px 0;}
.copyright a{color: #000 !important;}

.foot{
	width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
}
.foot_left{
	width: 200px;
	height: 260px;
	float: left;
	background: url(../images/line.png) right center no-repeat;
}
.ft_logo{
	text-align: center;
}
.nav_foot{
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 30px;
}
.nav_foot a{
	color: #fff;
	padding: 0 8px;
}
.foot_cen{
	width: 560px;
	float: left;
	padding-left: 45px;
	padding-top: 40px;
}
.foot_cen h2{
	font-size: 33px;
	color: #fff;
	margin-bottom: 25px;
}
.foot_cen table{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.foot_cen table td{
	padding-right: 35px;
}
/*友情链接*/
.foot_rgt{
	padding-left: 80px;
	background: url(../images/line.png) left center no-repeat;
	width: 286px;
	float: right;
	height: 160px;
	padding-top: 3px;
}
.foot_rgt>div{
	width: 80px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	font-size: 15px;

	color: #fff;
	font-weight: 200;
	margin: 0 auto 5px;
}
.foot_rgt a{
	padding:0 10px 0 0;
	line-height: 20px;
	font-size: 12px;
}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:#DC3419;font-size:14px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;left: 50%;margin-left: -960px;position: relative;height: 250px;}
.n_banner img{width:100%;display: block;height: 250px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#DC3419;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;color: #fff;}
.sitemp .site a{color: #fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}





/* 内页公用*/
.pageBanner{width:1920px;position: relative;left:50%;margin-left:-960px;height:350px;}
.listWrapper{padding:40px 0 50px 0;position: relative;}
.listLeft{width:223px;float: left;overflow: hidden;position:absolute;top:-100px;z-index: 10;}
.listRight{width:900px;float: right;overflow: hidden;text-align:justify;text-justify:inter-ideograph;min-height: 600px}
.breadCrumb{border-bottom:1px solid #DADADA;height:30px;margin-bottom:25px;}
.breadCrumb strong{color:#333;font-size:18px;font-family:"微软雅黑";height:29px;border-bottom:2px solid #308c56;display:block;font-weight:normal;float: left;}
.breadCrumb p{background:url('../images/mapIcon.png') no-repeat left center;padding-left:20px;font-size: 12px;}
.breadCrumb p span{margin:0 8px;}
.listLeft .searMain{width:248px;margin-bottom:20px;border:1px solid #308c56;margin-top:0;}
.listLeft .searMain .sear_text{width:175px;border:none;}
.listLeft .searMain .sear_btn{width:40px;font-size:12px;}
.listBanner,.mzsmBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:300px;}
.listBanner img,.mzsmBanner img{ height:300px;}

/* 内页公用菜单*/
.sidebar{margin-bottom:20px;}
.side_title{padding:30px 15px;color:#fff;font-size:35px;background:url('../images/xx.png') no-repeat center center #cc0000;}
.side_title span{display:block;font-size:35px;font-family:Arial;color:#fff;}
.sidebarMenu{border-top:none;}



/* 内页左侧*/
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#308c56;height:25px;line-height:50px;font-size: 16px;color: #fff;padding-left:15px;border-left:5px solid #308c56;}
.recommend_slide{height:460px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none;}
.recommend_pro li{width:230px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{width:224px;height:184px;border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px;line-height:30px;position:relative;text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{border: 1px solid #d91320;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#308c56;font-family:arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/*新闻列表*/
.news_list{}
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;}
.news_list li a:hover{text-decoration:none;color:#da3515;}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}

/*热门关键词*/
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:46%; float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}
.new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.right_word{margin-left: 5%;}
/*新闻左侧详细*/
.news_detail{}
.news_detail h1.title{text-align:center;font-family:"Microsoft YaHei";font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;
padding-bottom:10px;}
.news_detail h3.title_bar{line-height:26px;text-align:center;font-weight:normal;color:#808080;float:left;height:26px;overflow:hidden;}
.news_detail h3.title_bar span{padding-right:10px;}

/*内页左侧分类通用样式*/
//.sort{border-bottom:#D9D9D9 1px solid;}
.sort li{position:relative;z-index: 999;}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
	border-bottom:2px solid #da3515;z-index:9999;}
.sort li .layer2{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;
	border-bottom:2px solid #da3515;z-index:9999;}
.sort li .layer2 li{overflow:hidden;}
.sort li .layer2 li a{font-weight:bold;background:url(../images/ico1.gif) no-repeat 0% 50%;}
.sort li .layer2 li a:hover{text-decoration:none;color:#da3515;}
.sort li .layer2 li .layer3 li{border-bottom:1px dashed #d5d5d5;margin:6px 0px;height:24px;
line-height: 24px;}
.sort li .layer2 li .layer3 li a{font:normal 12px/24px "微软雅黑";background:none;}

.sort li a{background:url(../images/dot4.png) no-repeat 5px -41px;color:#666;display:block;line-height:30px;font-family: "微软雅黑";border-bottom:1px solid #dddddd;padding-left:25px;}
.sort li a:hover{color:#da3515;text-decoration: none;background:url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;}
.sort li.change a{background:url(../images/dot4.png) no-repeat 5px -41px #f5f6f6;}



//.sort .layer2 li{width:200px;height:35px;margin-bottom:0;background:none;}




/* 产品列表*/
.proList li{height:250px;color:#555;margin-bottom:15px;border:2px solid #ddd;position: relative;overflow: hidden;}
.proList li .pic{width:320px;height:100%;margin-right:20px;float: left;}
.proList li .pic img{width: 100%;height: 100%;}
.proList li .txt{height:200px;padding: 25px;}
.proList li h3{font-size:18px;font-weight:normal;}
.proList li .detail{margin-bottom:10px;overflow:hidden;margin-top:10px;color: #6d6d6d;}
.proList li .detail span{color: #333333;}
.proList li:hover{border-color: #308c56;background:url('../images/pro_30.jpg') no-repeat right bottom; }


/* 相关产品样式*/
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#308c56;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{width:950px;margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:225px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #308c56;}
.related-product li a:hover{background:#308c56;color:#fff;}

/* 案例*/
.caseList li{float:left;width:260px;background:#fff;margin:0 27px 25px 0;border:1px solid #ccc;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;}
.caseList li .cImg{width:260px;height:185px;display:block;overflow:hidden;}
.caseList li img{width:260px;height:185px;transition:all .5s;}
.caseList li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;font-size:12px;padding-top:8px;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #308c56;}
.caseList li:hover h5{border-top:1px solid #308c56;}
.device h5,.solu h5{text-align:center;font-size:14px;}
.mb15{margin-bottom: 15px;}

/* 案例详情*/
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#333;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.casShow_img{margin-bottom:30px}
.zoombox{width:900px;margin-bottom:35px;text-align:center;}
.zoompic{width:900px;height:;background:url('../images/loading.gif') no-repeat 50% 50%;margin: 0 auto;overflow:hidden;text-align:center;}
.sliderbox{height:82px;overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn{width:20px;height:70px;background:url('../images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left.dasabled{background-position:-40px 0;}
.sliderbox #btn-right{float:right;background-position:-20px 0;}
.sliderbox #btn-right.dasabled{background-position:-60px 0;}
.sliderbox .slider{float:left;height:82px;width:770px;position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul{position:absolute;left:0;width:880px;}
.sliderbox .slider li{float:left;width:120px;height:82px;text-align:center;}
.sliderbox .slider li img{border:3px solid #ddd;width:94px;height:76px;}
.sliderbox .slider li.current img{border:3px solid #308c56;}
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#308c56;color:#fff;}
.relatedCase{margin-top:30px;}

/* 荣誉资质*/
.productList,.caseList,.partnerList,.honorList,.settingList,.newsList,.videoList,.newsList,.teamList{width:900px;overflow: hidden;}
.productList ul,.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.videoList ul,.teamList ul{width:950px;}
.honorList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.honorList ul li img{display:block;width:270px;height:340px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList ul li img:hover{border:1px solid #308c56;background:;}
.honorList ul li span{height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 公司坏境*/
.settingList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:185px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition: all .5s;}
.settingList ul li img:hover{border:1px solid #255b3a;background:#255b3a;}
.settingList ul li span{height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 合作伙伴*/
.partnerList li{float:left;width:200px;margin-right:33px;margin-bottom:25px;}
.partnerList li img{width:190px;height:190px;background:#e5e5e5;padding: 4px;border: 1px solid #d4d4d4;box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{height: 35px;line-height: 35px;display: block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 团队*/
.teamList li{float:left;width:435px;margin-right:30px;margin-bottom:30px;}
.teamList li img{width:435px;height:295px;transition:all 0.3s;}
.teamList li .font{padding:15px 25px;background:#e2e2e2;font-size:14px;height:60px;}
.teamList li .font h4{font-size:18px;color:#333;font-weight:normal;background: url('../images/team_line.jpg') no-repeat left bottom;padding-bottom:5px;margin-bottom:5px;}
.teamList li:hover img{filter:none;-webkit-filter:none;-ms-filter:none;-o-filter:none;}

/* 顾问委员会*/
.guwenList li{height:280px;overflow:hidden;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd;}
.guwenList li .fl{margin-right:30px;width:250px;height:280px;overflow:hidden;}
.guwenList li img{display:block;width:250px;height:350px;}
.guwenList li h4{font-size:18px;color:#333;font-weight:normal;margin-bottom:20px;}
.guwenList li h4 span{margin-left:5px;font-size:13px;color:#666;}
.guwenList li p{padding:10px 15px;border:1px dashed #ddd;height:120px;overflow:hidden;font-size:13px;}
.guwenList li .more{display:inline-block;width:120px;height:35px;line-height:35px;text-align:center;color:#fff;background:#308c56;margin-top:25px;}
.guwenList li .more:hover{background:#02887d;transition:all 0.3s;}

/* 新闻列表*/
.newsList li{height:180px;color:#555;margin-bottom:15px;padding:20px;background:#f4f4f4;border-bottom:1px solid #ddd;position: relative;}
.newsList li img{width:270px;height:180px;margin-right:20px;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:500px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#255b3a;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:10px;height:70px;}
.newsList li .more{color:#fff;display: block;width: 100px;height: 40px;line-height: 40px;text-align: center;background: #e62129;position: absolute;bottom: 20px;left: 310px;transition: all .5s;}
.newsList li .more:hover{background: #c3050d;}
.newsList li .browse{display:block;overflow:hidden;}
.newsList2 li{height:44px;line-height:44px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:140px;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;border-bottom:1px dotted #ccc;}
.newsList2 li span{float:right;margin-right:-140px;}
.newsListtop{margin-bottom: 30px;width: 1000px;}
.newsListtop p{width: 440px;float: left;margin-right: 20px;position: relative;height:300px;overflow: hidden;}
.newsListtop p img{width:100%;height:100%;}
.newsListtop p span{position: absolute;left: 0;right: 0;bottom: 0;height: 40px;line-height: 40px;text-indent: 15px;background: rgba(0,0,0,0.5);color: #fff;font-size: 16px;}


/* 常见问题*/
.faqList{font-size:13px;word-spacing:3px;padding-bottom:30px;}
.faqList li .p01{border-bottom:1px solid #dfdfdf;cursor:pointer;padding: 10px;}
.faqList li .answer{padding:15px 25px 10px 30px;border-bottom:1px dotted #a0906e;color:#666;display:none;border-left:3px solid #308c56;}
.faqList .current .answer{display:block;}
.faqList .current .p01{background:#eee}

/* 新闻详细样式*/
.gr-news-show{width:900px;overflow:hidden;}
.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#308c56;position:relative;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3 span{margin:8px 8px 0 8px;color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#308c56;}
.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;text-align:justify;text-justify:inter-ideograph;}
.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}
.news-message div{padding:10px 0;}
.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}
.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}
.prew{background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw{background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}
.gr-keyword a{padding:0 5px;}
.newsShow_main{overflow:hidden;padding:15px}
.newsShow_main .newsShow_img{width:300px;height:300px;}
.newsShow_main .news-show-box{float:right;width:740px;padding:0;}

/* 推荐资讯样式*/
.gr-rec-news{width:900px;margin-top:10px;overflow:hidden;}
.gr-rec-news ul{width:950px;padding-top:10px;}
.gr-rec-news ul li{float:left;margin-right:30px;width:430px;height:28px;line-height:28px;}
.gr-rec-news ul li a{display:block;width:310px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.gr-rec-news ul li span{float:right;color:#999;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}

/* 人才招聘*/
.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#f1f1f1;margin-top:10px;cursor: pointer;font-size:14px;}
.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}
.gr-jobs-list dd.on em{background:url(../images/icong.png) no-repeat;}
.gr-jobs-list dd span{display:block;float:left;width:195px;}
.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#fff;}
.gr-jobs-list dt strong{font-size:14px;}
a.gr-apply{display:block;width:140px;height:40px;margin:30px auto 0;background:#999;color:#fff;line-height:40px;text-align:center;border-radius:2px;}
a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}
.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px;padding-left:15px;font-weight:normal;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .jobsInput{width:280px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #308c56;}
.jobsShow .jobsTextarea{width:770px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#308c56;color:#fff;}

/* 内页留言样式*/
#contactlb{width:900px;font-size:16px;font-weight:bold;color:#333;font-family: "微软雅黑";font-weight: normal;margin-bottom:40px;}
#contactlb span{font-weight:normal;font-size:13px;font-family:Arial;display:block;color:#999;}
#leavetable{margin-top:35px;}
#leavetable tr{height:40px;}
#dituContent{width:900px;height:420px;}
.contactFont{overflow:hidden;margin-top:30px;}
.contactnr{width:600px;margin:0 auto;}

.videoList li{width: 290px;float: left;margin-right: 20px;}
.videoList li img{width: 100%;height: 220px;}
.videoList li span{display:block;line-height: 40px;text-align: center;color: #333333;}
.videoTitle{text-align: center;font-size: 18px}


/** product show */
.prodPic{width:560px;}
.prodPic .big{width:435px;height:398px;position:relative;z-index:1;float:right;border:1px solid #e3e3e3;}
.prodPic .big a{width:435px;height:398px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodPic .big a img{vertical-align:middle;max-width:435px;max-height:398px;}
.prodPic .big a{*display:block;*font-family:Arial;*line-height:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}
.prodPic .list{width:112px;height:400px;overflow:hidden;position:relative;float:left;}
.prodPic .list a.prev,.prodPic .list a.next{display:block;width:107px;height:25px;position:absolute;top:0;left:0;background:url(../images/anus.jpg) no-repeat;overflow:hidden;cursor:pointer;}
.prodPic .list a.next{top:auto;bottom:0;background-position:0 -50px;}
.prodPic .list a.prev:hover{background-position:0 -25px;}
.prodPic .list a.next:hover{background-position:0 -75px;}
.prodPic .list .thumb{position:relative;width:112px;height:334px;overflow:hidden;top:33px;}
.prodPic .list .thumb ul{position:absolute;height:99999px;}
.prodPic .list .thumb ul li{background:none;float:left;width:107px;height:85px;position:relative;}
.prodPic .list .thumb ul li a{display:block;width:103px;height:75px;border:2px solid #e3e3e3;text-align:center;background:#fff}
.prodPic .list .thumb ul li img{max-width:100%;max-height:100%;cursor:pointer;}
.prodPic .list .thumb ul li a em{display:block;width:5px;height:9px;position:absolute;right:-5px;top:35px;}
.prodPic .list .thumb ul li a.selected{border-color:#308c56;}
.prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat;}
.prodTitle{width:305px;overflow:hidden;}
.prodTitle h2{font-size:20px;padding:10px 0;border-bottom:1px dotted #e3e3e3;margin-bottom:15px;}
.prodTitle .txt{line-height:25px;height:228px;overflow:hidden;}
.prodTitle .txt span{color:#333;}
.prodTitle .fenx{padding-top:15px;margin-top:15px;border-top:1px dotted #e3e3e3;overflow:hidden;}
.prodTitle .tel{background:url(../images/st.jpg) no-repeat left center;padding-left:50px;margin-top:15px;color:#e62129;height: 50px;line-height: 22px;}
.prodTitle .tel span{display:block;font-size:24px;font-family:arial;}
.prodTab{overflow:hidden;margin-top:40px;}
.prodTab .list{height:40px;border-bottom:2px solid #e3e3e3;margin-bottom:20px;}
.prodTab .list li{display:block;width:130px;height:40px;line-height:40px;float:left;text-align:center;font-size:16px;background:#e3e3e3;color:#333;border-radius:3px 3px 0 0;margin-right:2px;}
.prodTab .list li.on{color:#fff;background:#308c56;}
.prodTab .listA table{width:100%;border-color:#dadada;}
.prodTab .listA table td{line-height:35px;border-color:#dadada;}
.prodTab .listA table tr:hover{background:#eaeaea;}
.prodOrder{padding:25px;background:#f4f4f4;overflow:hidden;margin-top:20px;}
.prodOrder h3{font-size:15px;line-height:18px;font-weight:normal;}
.prodOrder .table{padding-top:20px;overflow:hidden;}
.prodOrder .table li{width:395px;height:215px;float:left;height:35px;margin-bottom:10px;}
.prodOrder .table li span{float:left;border:1px solid #e3e3e3;line-height:33px;height:33px;width:76px;display:inline-block;text-align:center;background:#fff;}
.prodOrder .table li .iptTxt{float:right;width:304px;border:1px solid #e3e3e3;border-left-width:0;height:31px;line-height:31px;background:#fff;color:#999;padding-left:10px;}
.prodOrder .table li .iptCode{float:left;width:185px;border:1px solid #e3e3e3;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#999;padding-left:10px;}
.prodOrder .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:0 9px;}
.prodOrder .table li .btn{width:395px;height:35px;line-height:35px;background:#cc0000;cursor:pointer;color:#fff;text-align:center;border:none;}
.prodOrder .table li .btn:hover{background:#007eed;color:#fff;}
.prodOrder .table li.areLi{width:380px;float:right;height:215px;overflow:hidden;}
.prodOrder .table li.areLi .txtContent{width:348px;height:183px;border:1px solid #e3e3e3;outline:none;resize:none;padding:15px;color:#999;line-height:18px;background:#fff;}

/** picture list */
.uLt{width:950px;}
.lt{width:265px;padding:9px 9px 0;background:#f5f5f5;float:left;margin-right:25px;position:relative;margin-bottom:20px;border-bottom:2px solid #e8e8e8;}
.lt a{width:100%;display:block;overflow:hidden;}
.lt h3{font-size:15px;line-height:40px;text-align:center;}
.lt:after,.lt:before,.soulList li:before,.soulList li:after{content:'';position:absolute;bottom:-2px;width:0;height:2px;background:#cc0000;-webkit-transition:0.4s;transition:0.4s;}
.lt:before,.soulList li:before{left:0;}
.lt:after,.soulList li:after{right:0;}
.lt:hover:after,.lt:hover:before,.soulList li:hover::before,.soulList li:hover::after{width:50%;}
.lt:hover h3{color:#cc0000;}

/*新闻列表*/
.pageNews-list ul{
    width: 1000px;
}
.pageNews-list li{
    width: 438px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #dadada;
    transition: all .5s;
}
.pageNews-list li:hover{
    border-color: #00b3a4;
}
.pageNews-left{
    width:108px;
    height:90px;
    float: left;
    text-align: center;
background: #ec472d;
transition: all .5s;
}
.pageNews-list li:hover .pageNews-left{
    background: #00b3a4;
}
.pageNews-left span {
    display: block;
    padding-bottom: 10px;
    color: #a5a5a5;
    font-size: 12px;
    border-bottom: 0px #fff solid;
}
.pageNews-list li:hover .pageNews-left span{
color: #fff;
}
.pageNews-list li .pageNews-left b {
    display: block;
    color: #a5a5a5;
    font-size: 60px;
}
.pageNews-list li:hover .pageNews-left b{
    color: #fff;
}
.pageNews-right {
    float: right;
    text-align: left;
    width: 290px;
    padding: 10px 20px 0px 20px;
}
.pageNews-right h3 {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}
.pageNews-right p {
    color: #959595;
    font-size: 12px;
    line-height: 24px;
    text-indent: 0em;
}

.pageNewstop .hot-news {
    height: 180px;
    color: #555;
    margin-bottom: 15px;
    padding: 20px;
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.pageNewstop .hot-news{height:180px;color:#555;margin-bottom:15px;padding:20px;background:#f4f4f4;border-bottom:1px solid #ddd;position: relative;}
.pageNewstop .hot-news img{width:220px;height:180px;margin-right:20px;}
.pageNewstop .hot-news h3{font-size:18px;font-weight:normal;}
.pageNewstop .hot-news h3 span{float:right;font-size:12px;}
.pageNewstop .hot-news h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.pageNewstop .hot-news h3 a:hover{color:#255b3a;}
.pageNewstop .hot-news p{margin-bottom:10px;overflow:hidden;margin-top:10px;height:70px;}
.pageNewstop .hot-news .more{color:#fff;display: block;width: 100px;height: 40px;line-height: 40px;text-align: center;background: #e62129;position: absolute;bottom: 20px;left: 260px;transition: all .5s;}
.pageNewstop .hot-news  .more:hover{background: #c3050d;}
.pageNewstop .hot-news .browse{display:block;overflow:hidden;}
.pageNewstop .hot-news h3 b{
    display: block;
    float: left;
    color: #fff;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    width: 60px;
    background:#e62129;
    text-align: center;
    margin-right: 10px;
    border-radius: 5px;
}

.productList li{float:left;width:280px;border:1px solid #e5e5e5;background:#fff;margin:0 27px 25px 0;}
.productList li .pImg{display:block;width:280px;height:220px;overflow:hidden;}
.productList li img{width:280px;height:220px;transition:all 0.5s;}
.productList li h5{font-size:12px;font-weight:normal;text-align:center;height:38px;line-height:38px;border:1px solid #e5e5e5;border-left:none;border-right:none;padding:0 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productList li .btn{height:35px;line-height:35px;text-align:center;}
.productList li .btn a{float:left;width:139px;background:#f4f4f4;}
.productList li .zx{background:url('../images/zx_icon.png') no-repeat 20px center;border-right:1px solid #e5e5e5;}
.productList li .btn1{color:#308c56;}
.productList li .btn1:hover{text-decoration: underline;}
.productList li:hover{border:1px solid #308c56;}
.productList li:hover h5{color:#308c56;}
.productList li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}




/*效果*/
.fangzi_posion { position: relative; width: 100%; height: auto;    border-top: 10px solid #f5f5f5; }
.fangzi_posion img {
	max-width: 100%;
}
.dian1 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;            top: 211px;
    left: 500px; }
.dian2 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;     top: 260px;
    left: 615px; }
.dian3 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;         top: 510px;
    left: 680px; }
.dian4 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;     top: 188px;
    left: 250px;}
.dian5 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;         top: 495px;
    left: 163px;}
.dian6 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center;            top: 655px;
    left: 81px;}
.dian7 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center; top: 464px; left: 32px; }
.dian8 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center; top: 258px; left: 570px; }
.dian9 { position: absolute; width: 50px; height: 50px; line-height: 50px;text-align: center; top: 240px; left: 250px; }

.fangzi_s li {
	background: url(../images/icon-fa.png) no-repeat center;
}
.fangzi_s li a {
	color: #fff;
	font-weight: 300;
}
.root_dian { position: relative; width: 978px; background: #fff; height: 700px; }
.dian_left { width: 100%; float: none; height: auto; overflow: hidden; }
.dian_right { display: none; width: 430px; padding-right: 20px; float: right; height: auto; margin-left: 0px; overflow: hidden; }
.dian_main { margin: 0px auto; width: 946px; height: 700px; padding-top: 20px; }
.dian_main img {
	max-width: 100%;
}
.feedback { position: absolute; line-height: 28px; text-indent: -770px; width: 100%; bottom: 0px; background: #e70012 no-repeat 40px center; height: 28px; color: #fff; font-size: 14px; }
.dian_right_bottom { display: none; }
.dian_right_top { width: 100%; margin-bottom: 10px; height: auto; overflow: hidden; }

/*动画*/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); }
  100% { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes pulse {
  0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
}
.pulse { -webkit-animation-name: pulse; animation-name: pulse; }
.key_tag{text-decoration:underline;}


